home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / bin / beagle-ping < prev    next >
Encoding:
Text File  |  2007-04-12  |  145 b   |  7 lines

  1. #!/bin/bash
  2.  
  3. # This line will be automatically uncommented when you "make install"
  4. installed=1
  5.  
  6. exec -a beagle-ping beagle-info --daemon-version
  7.